JAMSRESTAPI Web Service
GetFolder_CheckFolderAccess
JAMSRESTAPI Web Service > All Operations Resource Group : Folder_CheckFolderAccess (Get)

Resource Path: /api/folder/access/{folderAccess}

Uri: http://doc.jamsscheduler.com/api/folder/access/{folderAccess}

Description
Checks a JAMS Folder definition.
Parameters
NameDescriptionData Type
Requested access.string
Folder ID (optional if given folderName)integer
The name of the folder (optional if given folderId)string
Response

The response body is of type ValidationLog.

OK

Overview

ValidationLog
hasErrors : boolean
entries : Array[ValidationLogEntry]
sequenceNumber : integer
traceLevel : string
message : string
See Also
All Operations Resource GroupJAMSRESTAPI Web Service